30Software Engineer Interview Questions & Answers
1.What are some of the programming languages you are familiar with, and which ones do you prefer?
2.What portion of your day involves coding, and what are the other activities you perform when not coding?
3.In your opinion, what distinguishes a great software engineer from an average one?
4.What do you look for or check when reviewing another team member's code?
5.What do you feel are the critical principles of good software engineering?
6.Walk me through your process for designing scalable applications.
7.Describe the process you use to create a program, from requirements definition to delivery.
8.How do you go about addressing errors in your code?
9.Can you describe the complete software development life cycle?
10.How experienced are you with the Agile software development process?
11.Please describe responsive design and the difference between fixed and fluid layouts.
12.What process do you use to test and find bugs in an application you've developed?
13.Please describe a stack and the two operations it performs.
14.What are the differences between an array and a stack?
15.How would you implement Dijkstra's Shortest Path using a programming language with which you are familiar?
16.Can you describe how you would implement linear search in JavaScript?
17.What are the differences between blocking and non-blocking calls in the context of Node.js?
18.What are the functions of web workers in HTML5?
19.How do you go about organizing CSS files, and why do you prefer this approach?
20.Walk me through the steps to build a single page application with multiple sections using the programming framework in which you typically work.
21.Can you define black box testing and white box testing and discuss the differences between them?
22.How would you accelerate the response time of a website you created?
23.Which do you prefer - a micro-service approach or a monolithic app?
24.Can you describe a tough software development problem you encountered in your last job and discuss how you solved it?
25.What personal software development projects have you worked on outside of work?
26.How would you go about explaining cloud computing to someone that doesn't have a technical background?
27.In your opinion, what is the difference between computer software and a computer program?
28.Which design patterns do you use, and in what situations do you use them?
29.Can you describe what you know about object-oriented programming?
30.What methodologies do you use to ensure that your program will scale?